[INFO] fetching crate fude-rs 0.1.3...
[INFO] testing fude-rs-0.1.3 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate fude-rs 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fude-rs 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fude-rs 0.1.3
[INFO] tweaked toml for crates.io crate fude-rs 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fude-rs 0.1.3 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fude-rs 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2
[INFO] running `Command { std: "docker" "start" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling wry v0.55.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling serial2 v0.2.36
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling dlopen2 v0.8.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.35.0
[INFO] [stderr]    Compiling fude-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.2
[INFO] [stderr]    Compiling tao v0.35.0
[INFO] [stderr]    Compiling wry v0.55.0
[INFO] [stderr]    Compiling fude-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqwq7Ui/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-f9d857953db2463b,libgetrandom-7e8996c6d259532d,libfastrand-8bf93aced4b4285e,librustix-0615239039590adc,liblinux_raw_sys-fe1e9ef4505379f7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libfude-072c75a20096d22c,libportable_pty-2eef0d0a32ed51c7,libshell_words-6fc0b2e7f7651d11,libserial2-1550b9696fce9cd0,libfiledescriptor-da57c530893e4c94,libnix-7a5823a0734ee587,libdowncast_rs-af2d5a07fb165ed2,libanyhow-d0824aa9c7568042,libserde-94a00b5618783a24,libbase64-2a03de3babadded3,libtao-78f8136450196753,libgdk_wayland_sys-92405d5f88162068,liburl-b0168fed90f01b1b,libidna-d725b50a67e29e44,libidna_adapter-fbf8bc59637230ed,libicu_properties-5bd06c4a70837caa,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-3ff614e1219179d5,libicu_normalizer_data-f729f0375d518e03,libicu_collections-d6a546882c515840,libutf8_iter-0d9be7b316c2b184,libpotential_utf-84b138b093bf85d6,libicu_provider-c0381d936d12fd8e,libicu_locale_core-d4578c9fa45aecb8,libtinystr-29362c45a7b62c4c,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-1980fd901f06053a,libzerotrie-243d89c6cebf5dec,libyoke-59e051f3cc6a7b83,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-c83643cdfb09a5b2,libform_urlencoded-c38ed4c27df25b75,libparking_lot-e89db1e1728830eb,libparking_lot_core-5f6c2bdaf4c4b46b,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libdlopen2-6d2b4522f10949c3,libdbus-6ce4df424831bca3,liblibdbus_sys-72e8969c9c8e5abe,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,liblog-d269868761ac548a,librfd-09434793dfaf0af6,libwry-bc8c95010d71ce15,libdirs-883ae5c2c3801803,libdirs_sys-05fd7f16c8fccffd,liboption_ext-23838f1959a6156b,libpercent_encoding-c53c37e60dd2727e,libthiserror-06b7ef9cfab46bab,libcookie-fc9b1734fdd62b4d,libtime-a106eee67cb0e48b,libtime_core-b0a5dd9c151b4fd3,libnum_conv-b1d5eb58b315bf10,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libx11_dl-1c338ce4eb10485b,libwebkit2gtk-3eb2b86ef006e792,libsoup-67b14e5e8e240b18,libwebkit2gtk_sys-f9dfd17046890ec7,libsoup3_sys-5e9f5cb2d2978c8e,libraw_window_handle-1ec61a86d1e26930,libjavascriptcore-53639d719023e96e,libjavascriptcore_rs_sys-cb638d2dfdc8e137,libhttp-cf5b21f2e047a877,libgtk-ebcd140371e4f0ea,libfield_offset-4192f22d2255a001,libmemoffset-3c8ed49e1d551200,libatk-bf81da4b7de83295,libgtk_sys-eb2a128f323893e7,libatk_sys-d6098f9535ad05c3,libgdkx11-4055475a52740990,libgdk-7a7c79607b77265f,libpango-7b3a233294ed7c09,libgdk_pixbuf-67771801139c96d5,libgio-15747492c57b300d,libfutures_io-61a3721ad1bcbdb7,libcairo-fe6b8c7acbead747,libglib-2e1c1fdc24396e03,libfutures_executor-4c3f5fc504bc2305,libsmallvec-21f4c41bfe2e767b,libthiserror-d0e1e53db707b32e,libfutures_util-903c08b49339b19d,libslab-34231c81635c1df0,libfutures_task-eafdccc31efa9d5a,libfutures_channel-d1e5d6949fc01863,libfutures_core-a002474c8956e259,libonce_cell-028ded5f5e4e9236,libbitflags-e2ff1f8a3d866557,libgdk_x11_sys-7fb600b8ccbb1991,libgdk_sys-b81de5394e3f5ab5,libpango_sys-d86d2538fd4f74a7,libgdk_pixbuf_sys-76e91c6a38bb54b1,libgio_sys-3de4dbf4913c7fdf,libgobject_sys-75048f86d675a567,libcairo_sys-83cb9dde7eb38881,libglib_sys-049dfa4326f36fbd,libx11-e6db910daf34b846,libdpi-aa66bf0265ec25b0,libtokio-32cc1ab295a60ead,libsignal_hook_registry-df09408292a7408f,liberrno-d0b8b5d07de6714b,libbytes-ff5aca13e3e348ea,libmio-91a31d9a473443d4,liblibc-7d80169ff6c53cef,libpin_project_lite-8a799ba8b4537fa2,libserde_json-d4036841cb404f24,libmemchr-9b3f20cfb3ebd3b2,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libserde_core-8323e53422f20d71}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldbus-1" "-ldl" "-lwebkit2gtk-4.1" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lsoup-3.0" "-lgmodule-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ljavascriptcoregtk-4.1" "-lgobject-2.0" "-lglib-2.0" "-lgtk-3" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lz" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqwq7Ui/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sandbox-efae83b01eb88119" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fude-rs` (test "sandbox") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2", kill_on_drop: false }`
[INFO] [stdout] d2d00dd1124fce0f6a13d7b324940ad50b20c75b3c29060b157c32c6698c1da2
